From 81a44a10ff7c6a899290ed27adddd965d947ac82 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 27 May 2007 03:02:29 +0000 Subject: [PATCH] more signal linkification svn path=/trunk/; revision=17949 --- docs/reference/gtk/tmpl/gtktreeselection.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gtk/tmpl/gtktreeselection.sgml b/docs/reference/gtk/tmpl/gtktreeselection.sgml index 0304904f87..d3bb888146 100644 --- a/docs/reference/gtk/tmpl/gtktreeselection.sgml +++ b/docs/reference/gtk/tmpl/gtktreeselection.sgml @@ -28,9 +28,9 @@ first. One of the important things to remember when monitoring the selection of -a view is that the "changed" signal is mostly a hint. That is, it may +a view is that the #GtkTreeSelection::changed signal is mostly a hint. That is, it may only emit one signal when a range of rows is selected. Additionally, it -may on occasion emit a "changed" signal when nothing has happened +may on occasion emit a ::changed signal when nothing has happened (mostly as a result of programmers calling select_row on an already selected row). -- 2.30.2